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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN レ乕レ蘿N}レ乕レ蘿N{^ 1101101011100101011010001101101011100101011001100100111001111101110110101110010101101000110110101110010101100110010011100111101101011110 dae568dae5664e7ddae568dae5664e7b5e
EUC-JP レ乕レ蘿N}レ乕レ蘿N{^ 100011101101101011101001110010011000111011011010111010011100011101001110011111011000111011011010111010011100100110001110110110101110100111000111010011100111101101011110 8edae9c98edae9c74e7d8edae9c98edae9c74e7b5e
UTF-8 レ乕レ蘿N}レ乕レ蘿N{^ 1110111110111110100110101110010010111001100101011110111110111110100110101110100010011000101111110100111001111101111011111011111010011010111001001011100110010101111011111011111010011010111010001001100010111111010011100111101101011110 efbe9ae4b995efbe9ae898bf4e7defbe9ae4b995efbe9ae898bf4e7b5e
UHC ???蘿N}???蘿N{^ 001111110011111100111111110101011010000101001110011111010011111100111111001111111101010110100001010011100111101101011110 3f3f3fd5a14e7d3f3f3fd5a14e7b5e

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