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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?終?淋??終?淋?^ 001111111000111101001001001111111001011111010010001111110011111110001111010010010011111110010111110100100011111101011110 3f8f493f97d23f3f8f493f97d23f5e
EUC-JP ?終?淋??終?淋?^ 001111111011110110101010001111111100111011010100001111110011111110111101101010100011111111001110110101000011111101011110 3fbdaa3fced43f3fbdaa3fced43f5e
UTF-8 룶終룶淋풋룶終룶淋푯^ 11101011101000111011011011100111101101011000001011101011101000111011011011100110101101111000101111101101100100101000101111101011101000111011011011100111101101011000001011101011101000111011011011100110101101111000101111101101100100011010111101011110 eba3b6e7b582eba3b6e6b78bed928beba3b6e7b582eba3b6e6b78bed91af5e
UHC 룶終룶淋풋룶終룶淋푯^ 100011111010101111110000111110111000111110101011110101111111101011000111101100101000111110101011111100001111101110001111101010111101011111111010110001111010100101011110 8fabf0fb8fabd7fac7b28fabf0fb8fabd7fac7a95e

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