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}???b{^ 0011111100111111001111110110001001111101001111110011111100111111011000100111101101011110 3f3f3f627d3f3f3f627b5e
SJIS-WIN ???b}???b{^ 0011111100111111001111110110001001111101001111110011111100111111011000100111101101011110 3f3f3f627d3f3f3f627b5e
EUC-JP ???b}???b{^ 0011111100111111001111110110001001111101001111110011111100111111011000100111101101011110 3f3f3f627d3f3f3f627b5e
UTF-8 횪횁혱b}횪횁혱b{^ 1110110110011010101010101110110110011010100000011110110110011000101100010110001001111101111011011001101010101010111011011001101010000001111011011001100010110001011000100111101101011110 ed9aaaed9a81ed98b1627ded9aaaed9a81ed98b1627b5e
UHC 횪횁혱b}횪횁혱b{^ 1100001110100000110000111000000111000010100110000110001001111101110000111010000011000011100000011100001010011000011000100111101101011110 c3a0c381c298627dc3a0c381c298627b5e

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