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 乗桄ウ}乗桄ウ{^ 10001111111001101111101011100110101100110111110110001111111001101111101011100110101100110111101101011110 8fe6fae6b37d8fe6fae6b37b5e
EUC-JP 乗桄ウ}乗桄ウ{^ 1011111011101000100011111100001111011000100011101011001101111101101111101110100010001111110000111101100010001110101100110111101101011110 bee88fc3d88eb37dbee88fc3d88eb37b5e
UTF-8 乗桄ウ}乗桄ウ{^ 111001001011100110010111111001101010000110000100111011111011110110110011011111011110010010111001100101111110011010100001100001001110111110111101101100110111101101011110 e4b997e6a184efbdb37de4b997e6a184efbdb37b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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