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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 庄?砥?v庄?砥?vB 100011111010111100111111100100110111010100111111011101101000111110101111001111111001001101110101001111110111011001000010 8faf3f93753f768faf3f93753f7642
EUC-JP 庄?砥?v庄?砥?vB 101111101011000100111111110001011101011000111111011101101011111010110001001111111100010111010110001111110111011001000010 beb13fc5d63f76beb13fc5d63f7642
UTF-8 庄렯砥렏v庄렯砥렏vB 111001011011101010000100111010111010000010101111111001111010000010100101111010111010000010001111011101101110010110111010100001001110101110100000101011111110011110100000101001011110101110100000100011110111011001000010 e5ba84eba0afe7a0a5eba08f76e5ba84eba0afe7a0a5eba08f7642
UHC 庄렯砥렏v庄렯砥렏vB 11101101111001001000111010111100111100101011001010001110101001010111011011101101111001001000111010111100111100101011001010001110101001010111011001000010 ede48ebcf2b28ea576ede48ebcf2b28ea57642

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