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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
UTF-8 뤝뀁숫}v뤝뀁숫}vB 1110101110100100100111011110101110000000100000011110110010001000101010110111110101110110111010111010010010011101111010111000000010000001111011001000100010101011011111010111011001000010 eba49deb8081ec88ab7d76eba49deb8081ec88ab7d7642
UHC 뤝뀁숫}v뤝뀁숫}vB 1000111111001100101100101110110010111100111111010111110101110110100011111100110010110010111011001011110011111101011111010111011001000010 8fccb2ecbcfd7d768fccb2ecbcfd7d7642

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