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???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 浯夭ぐL浯夭ぐL^ 111110101111110010011010111011101000001010101110010011001111101011111100100110101110111010000010101011100100110001011110 fafc9aee82ae4cfafc9aee82ae4c5e
EUC-JP 浯夭ぐL浯夭ぐL^ 1000111111000111110000111101010011110000101001001011000001001100100011111100011111000011110101001111000010100100101100000100110001011110 8fc7c3d4f0a4b04c8fc7c3d4f0a4b04c5e
UTF-8 浯夭ぐL浯夭ぐL^ 111001101011010110101111111001011010010010101101111000111000000110010000010011001110011010110101101011111110010110100100101011011110001110000001100100000100110001011110 e6b5afe5a4ade381904ce6b5afe5a4ade381904c5e
UHC ?夭ぐL?夭ぐL^ 00111111111010001110110010101010101100000100110000111111111010001110110010101010101100000100110001011110 3fe8ecaab04c3fe8ecaab04c5e

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