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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
UTF-8 쩐횊처횧v쩐횊처횧vB 111011001010100110010000111011011001101010001010111011001011001010011000111011011001101010100111011101101110110010101001100100001110110110011010100010101110110010110010100110001110110110011010101001110111011001000010 eca990ed9a8aecb298ed9aa776eca990ed9a8aecb298ed9aa77642
UHC 쩐횊처횧v쩐횊처횧vB 11000010101111101100001110001000110000111011001111000011100111100111011011000010101111101100001110001000110000111011001111000011100111100111011001000010 c2bec388c3b3c39e76c2bec388c3b3c39e7642

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