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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ーネ茱}vーネ茱}vB 10110000110010001110010010100011011111010111011010110000110010001110010010100011011111010111011001000010 b0c8e4a37d76b0c8e4a37d7642
EUC-JP ーネ茱}vーネ茱}vB 1000111010110000100011101100100011101000101001010111110101110110100011101011000010001110110010001110100010100101011111010111011001000010 8eb08ec8e8a57d768eb08ec8e8a57d7642
UTF-8 ーネ茱}vーネ茱}vB 1110111110111101101100001110111110111110100010001110100010001100101100010111110101110110111011111011110110110000111011111011111010001000111010001000110010110001011111010111011001000010 efbdb0efbe88e88cb17d76efbdb0efbe88e88cb17d7642
UHC ??茱}v??茱}vB 00111111001111111110001010111100011111010111011000111111001111111110001010111100011111010111011001000010 3f3fe2bc7d763f3fe2bc7d7642

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