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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN ???裕?z???裕?zB 001111110011111100111111100101110101010000111111011110100011111100111111001111111001011101010100001111110111101001000010 3f3f3f97543f7a3f3f3f97543f7a42
EUC-JP ???裕?z???裕?zB 001111110011111100111111110011011011010100111111011110100011111100111111001111111100110110110101001111110111101001000010 3f3f3fcdb53f7a3f3f3fcdb53f7a42
UTF-8 咽됱빉裕탆z咽됱빉裕탆zB 111011111010011010011110111010111001000010110001111010111011100110001001111010001010001110010101111011011000001110000110011110101110111110100110100111101110101110010000101100011110101110111001100010011110100010100011100101011110110110000011100001100111101001000010 efa69eeb90b1ebb989e8a395ed83867aefa69eeb90b1ebb989e8a395ed83867a42
UHC 咽됱빉裕탆z咽됱빉裕탆zB 1110011011101100100010011110110010010101101011111110101110101110101101010110110101111010111001101110110010001001111011001001010110101111111010111010111010110101011011010111101001000010 e6ec89ec95afebaeb56d7ae6ec89ec95afebaeb56d7a42

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