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 ???O????? 001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f
SJIS-WIN ?功ばO?匿?冀ケ 0011111110001100111101111000001011001110010011110011111110010011101111010011111110011001011000101000001101010000 3f8cf782ce4f3f93bd3f99628350
EUC-JP ?功ばO?匿?冀ケ 0011111110111000111110011010010011010000010011110011111111000110101111110011111111010001110000111010010110110001 3fb8f9a4d04f3fc6bf3fd1c3a5b1
UTF-8 룴功ばO룵匿룶冀ケ 11101011101000111011010011100101100010101001111111100011100000011011000001001111111010111010001110110101111001011000110010111111111010111010001110110110111001011000011010000000111000111000001010110001 eba3b4e58a9fe381b04feba3b5e58cbfeba3b6e58680e382b1
UHC 룴功ばO룵匿룶冀ケ 1000111110101001110011011110110110101010110100000100111110001111101010101101001011111011100011111010101111010000111011011010101110110001 8fa9cdedaad04f8faad2fb8fabd0edabb1

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