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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 裕??幼??阿 10010111010101000011111100111111100101110110001100111111001111111000100010100010 97543f3f97633f3f88a2
EUC-JP 裕??幼??阿 11001101101101010011111100111111110011011100010000111111001111111011000010100100 cdb53f3fcdc43f3fb0a4
UTF-8 裕뉖젳幼뀀뿼阿 111010001010001110010101111010111000100110010110111011001010000010110011111001011011100110111100111010111000000010000000111010111011111110111100111010011001100010111111 e8a395eb8996eca0b3e5b9bceb8080ebbfbce998bf
UHC 裕뉖젳幼뀀뿼阿 1110101110101110100001111110101110100000101001111110101011101010101100101110101110010111101111001110010010111001 ebae87eba0a7eaeab2eb97bce4b9

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