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 ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e
SJIS-WIN ?L小?n}?L小?n{^ 001111110100110010001111101011000011111101101110011111010011111101001100100011111010110000111111011011100111101101011110 3f4c8fac3f6e7d3f4c8fac3f6e7b5e
EUC-JP ?L小?n}?L小?n{^ 001111110100110010111110101011100011111101101110011111010011111101001100101111101010111000111111011011100111101101011110 3f4cbeae3f6e7d3f4cbeae3f6e7b5e
UTF-8 숷L小숸n}숷L小숸n{^ 11101100100010001011011101001100111001011011000010001111111011001000100010111000011011100111110111101100100010001011011101001100111001011011000010001111111011001000100010111000011011100111101101011110 ec88b74ce5b08fec88b86e7dec88b74ce5b08fec88b86e7b5e
UHC 숷L小숸n}숷L小숸n{^ 10011010010011000100110011100001101100111001101001001101011011100111110110011010010011000100110011100001101100111001101001001101011011100111101101011110 9a4c4ce1b39a4d6e7d9a4c4ce1b39a4d6e7b5e

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