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 ?????h????? 0011111100111111001111110011111100111111011010000011111100111111001111110011111100111111 3f3f3f3f3f683f3f3f3f3f
SJIS-WIN ????あh????あ 00111111001111110011111100111111100000101010000001101000001111110011111100111111001111111000001010100000 3f3f3f3f82a0683f3f3f3f82a0
EUC-JP ????あh????あ 00111111001111110011111100111111101001001010001001101000001111110011111100111111001111111010010010100010 3f3f3f3fa4a2683f3f3f3fa4a2
UTF-8 룶깰룶쥚あh룶깰룶쥚あ 11101011101000111011011011101010101110011011000011101011101000111011011011101100101001011001101011100011100000011000001001101000111010111010001110110110111010101011100110110000111010111010001110110110111011001010010110011010111000111000000110000010 eba3b6eab9b0eba3b6eca59ae3818268eba3b6eab9b0eba3b6eca59ae38182
UHC 룶깰룶쥚あh룶깰룶쥚あ 100011111010101110110001111111011000111110101011101000101000111110101010101000100110100010001111101010111011000111111101100011111010101110100010100011111010101010100010 8fabb1fd8faba28faaa2688fabb1fd8faba28faaa2

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