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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 렻뵀읖렏렻렢렻렮렻렢 111010111010000010111011111010111011010110000000111011001001110110010110111010111010000010001111111010111010000010111011111010111010000010100010111010111010000010111011111010111010000010101110111010111010000010111011111010111010000010100010 eba0bbebb580ec9d96eba08feba0bbeba0a2eba0bbeba0aeeba0bbeba0a2
UHC 렻뵀읖렏렻렢렻렮렻렢 1000111011000011101110101100010111000000110001011000111010100101100011101100001110001110101100111000111011000011100011101011101110001110110000111000111010110011 8ec3bac5c0c58ea58ec38eb38ec38ebb8ec38eb3

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