To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 兄??N}兄??N{^ 10001100010110100011111100111111010011100111110110001100010110100011111100111111010011100111101101011110 8c5a3f3f4e7d8c5a3f3f4e7b5e
EUC-JP 兄??N}兄??N{^ 10110111101110110011111100111111010011100111110110110111101110110011111100111111010011100111101101011110 b7bb3f3f4e7db7bb3f3f4e7b5e
UTF-8 兄딃씒N}兄딃씒N{^ 1110010110000101100001001110101110010100100000111110110010010100100100100100111001111101111001011000010110000100111010111001010010000011111011001001010010010010010011100111101101011110 e58584eb9483ec94924e7de58584eb9483ec94924e7b5e
UHC 兄딃씒N}兄딃씒N{^ 1111101011111100100010101110100110011101101010000100111001111101111110101111110010001010111010011001110110101000010011100111101101011110 fafc8ae99da84e7dfafc8ae99da84e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)