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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???楹?}???楹?{^ 001111110011111100111111100111101011000100111111011111010011111100111111001111111001111010110001001111110111101101011110 3f3f3f9eb13f7d3f3f3f9eb13f7b5e
EUC-JP ???楹?}???楹?{^ 001111110011111100111111110111001011001100111111011111010011111100111111001111111101110010110011001111110111101101011110 3f3f3fdcb33f7d3f3f3fdcb33f7b5e
UTF-8 溜브세楹엖}溜브세楹엖{^ 111011111010011110001011111010111011100010001100111011001000010010111000111001101010010110111001111011001001011110010110011111011110111110100111100010111110101110111000100011001110110010000100101110001110011010100101101110011110110010010111100101100111101101011110 efa78bebb88cec84b8e6a5b9ec97967defa78bebb88cec84b8e6a5b9ec97967b5e
UHC 溜브세楹엖}溜브세楹엖{^ 1110101011111110101110101110101010111100101111001110011110110011100111100110111001111101111010101111111010111010111010101011110010111100111001111011001110011110011011100111101101011110 eafebaeabcbce7b39e6e7deafebaeabcbce7b39e6e7b5e

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