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 11100000101000000011111100111111011111010111011011100000101000000011111100111111011111010111011001000010 e0a03f3f7d76e0a03f3f7d7642
EUC-JP 燿??}v燿??}vB 11100000101000100011111100111111011111010111011011100000101000100011111100111111011111010111011001000010 e0a23f3f7d76e0a23f3f7d7642
UTF-8 燿쒑첀}v燿쒑첀}vB 1110011110000111101111111110110010010010100100011110110010110010100000000111110101110110111001111000011110111111111011001001001010010001111011001011001010000000011111010111011001000010 e787bfec9291ecb2807d76e787bfec9291ecb2807d7642
UHC 燿쒑첀}v燿쒑첀}vB 1110100011111100100111001110100010101010100011010111110101110110111010001111110010011100111010001010101010001101011111010111011001000010 e8fc9ce8aa8d7d76e8fc9ce8aa8d7d7642

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