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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?牙遡}?牙遡{^ 00111111100010011110010110010001011010110111110100111111100010011110010110010001011010110111101101011110 3f89e5916b7d3f89e5916b7b5e
EUC-JP ?牙遡}?牙遡{^ 00111111101100101110011111000001110011000111110100111111101100101110011111000001110011000111101101011110 3fb2e7c1cc7d3fb2e7c1cc7b5e
UTF-8 렫牙遡}렫牙遡{^ 111010111010000010101011111001111000100110011001111010011000000110100001011111011110101110100000101010111110011110001001100110011110100110000001101000010111101101011110 eba0abe78999e981a17deba0abe78999e981a17b5e
UHC 렫牙遡}렫牙遡{^ 100011101011100111100100101100111110000111001111011111011000111010111001111001001011001111100001110011110111101101011110 8eb9e4b3e1cf7d8eb9e4b3e1cf7b5e

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