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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 昻????????B 1111101011010000001111110011111100111111001111110011111100111111001111110011111101000010 fad03f3f3f3f3f3f3f3f42
EUC-JP ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
UTF-8 昻뽮끝溜뗪끝溜띾젚B 11100110100110001011101111101011101111011010111011101011100000011001110111101111101001111000101111101011100101111010101011101011100000011001110111101111101001111000101111101011100111011011111011101100101000001001101001000010 e698bbebbdaeeb819defa78beb97aaeb819defa78beb9dbeeca09a42
UHC 昻뽮끝溜뗪끝溜띾젚B 11100100111010011001011011101010101100111010000111101010111111101000101111101010101100111010000111101010111111101000110111101011101000001001011001000010 e4e996eab3a1eafe8beab3a1eafe8deba09642

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