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{^ 10011010010011000100110011100001101100111001101001001101011011100111110110011010010011000100110011100001101100111001101001001101011011100111101101011110 9a4c4ce1b39a4d6e7d9a4c4ce1b39a4d6e7b5e
EUC-JP 哭L盖哺n}哭L盖哺n{^ 11010011101011010100110011100010101101011101001110101110011011100111110111010011101011010100110011100010101101011101001110101110011011100111101101011110 d3ad4ce2b5d3ae6e7dd3ad4ce2b5d3ae6e7b5e
UTF-8 哭L盖哺n}哭L盖哺n{^ 11100101100100111010110101001100111001111001101110010110111001011001001110111010011011100111110111100101100100111010110101001100111001111001101110010110111001011001001110111010011011100111101101011110 e593ad4ce79b96e593ba6e7de593ad4ce79b96e593ba6e7b5e
UHC 哭L盖哺n}哭L盖哺n{^ 11001101110101100100110011001011110011001111100011010100011011100111110111001101110101100100110011001011110011001111100011010100011011100111101101011110 cdd64ccbccf8d46e7dcdd64ccbccf8d46e7b5e

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