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^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ?德?喪?L?德?喪?L^ 0011111111111010101110100011111110010001011100100011111101001100001111111111101010111010001111111001000101110010001111110100110001011110 3ffaba3f91723f4c3ffaba3f91723f4c5e
EUC-JP ???喪?L???喪?L^ 001111110011111100111111110000011101001100111111010011000011111100111111001111111100000111010011001111110100110001011110 3f3f3fc1d33f4c3f3f3fc1d33f4c5e
UTF-8 뤯德쭗喪렫L뤯德쭗喪렫L^ 111010111010010010101111111001011011111010110111111011001010110110010111111001011001011010101010111010111010000010101011010011001110101110100100101011111110010110111110101101111110110010101101100101111110010110010110101010101110101110100000101010110100110001011110 eba4afe5beb7ecad97e596aaeba0ab4ceba4afe5beb7ecad97e596aaeba0ab4c5e
UHC 뤯德쭗喪렫L뤯德쭗喪렫L^ 1000111111011101110100111110110010100111100011111101111111000011100011101011100101001100100011111101110111010011111011001010011110001111110111111100001110001110101110010100110001011110 8fddd3eca78fdfc38eb94c8fddd3eca78fdfc38eb94c5e

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