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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???爰????爰?B 00111111001111110011111111100000101001110011111100111111001111110011111111100000101001110011111101000010 3f3f3fe0a73f3f3f3fe0a73f42
EUC-JP ??Ŋ爰???Ŋ爰?B 0011111100111111100011111010100110101011111000001010100100111111001111110011111110001111101010011010101111100000101010010011111101000010 3f3f8fa9abe0a93f3f3f8fa9abe0a93f42
UTF-8 料곕Ŋ爰뢣料곕Ŋ爰뢣B 1110111110100110101111101110101010110011100101011100010110001010111001111000100010110000111010111010001010100011111011111010011010111110111010101011001110010101110001011000101011100111100010001011000011101011101000101010001101000010 efa6beeab395c58ae788b0eba2a3efa6beeab395c58ae788b0eba2a342
UHC 料곕Ŋ爰뢣料곕Ŋ爰뢣B 111010001111011110110000111010111010100010101111111010101011101010001111011001001110100011110111101100001110101110101000101011111110101010111010100011110110010001000010 e8f7b0eba8afeaba8f64e8f7b0eba8afeaba8f6442

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