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 勇??徇??筍 10010111010001010011111100111111100111000110110100111111001111111110001010100001 97453f3f9c6d3f3fe2a1
EUC-JP 勇??徇??筍 11001101101001100011111100111111110101111100111000111111001111111110010010100011 cda63f3fd7ce3f3fe4a3
UTF-8 勇싲틺徇딀뀆筍 111001011000101110000111111011001000101110110010111011011000101110111010111001011011111010000111111010111001010010000000111010111000000010000110111001111010110110001101 e58b87ec8bb2ed8bbae5be87eb9480eb8086e7ad8d
UHC 勇싲틺徇딀뀆筍 1110100110111000100110101110101110111010101000001110001011011111100010101110011010000101100000101110001011101100 e9b89aebbaa0e2df8ae68582e2ec

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