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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??稷}??稷{^ 0011111100111111111000100110110001111101001111110011111111100010011011000111101101011110 3f3fe26c7d3f3fe26c7b5e
EUC-JP ??稷}??稷{^ 0011111100111111111000111100110101111101001111110011111111100011110011010111101101011110 3f3fe3cd7d3f3fe3cd7b5e
UTF-8 롎렩稷}롎렩稷{^ 111010111010000110001110111010111010000010101001111001111010100010110111011111011110101110100001100011101110101110100000101010011110011110101000101101110111101101011110 eba18eeba0a9e7a8b77deba18eeba0a9e7a8b77b5e
UHC 롎렩稷}롎렩稷{^ 100011101101010010001110101101111111001011000011011111011000111011010100100011101011011111110010110000110111101101011110 8ed48eb7f2c37d8ed48eb7f2c37b5e

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