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 ???姙?}???姙?{^ 001111110011111100111111100110110100101100111111011111010011111100111111001111111001101101001011001111110111101101011110 3f3f3f9b4b3f7d3f3f3f9b4b3f7b5e
EUC-JP ???姙?}???姙?{^ 001111110011111100111111110101011010110000111111011111010011111100111111001111111101010110101100001111110111101101011110 3f3f3fd5ac3f7d3f3f3fd5ac3f7b5e
UTF-8 廬쎌뇴姙큡}廬쎌뇴姙큡{^ 111011111010011010000010111011001000111010001100111010111000011110110100111001011010011110011001111011011000000110100001011111011110111110100110100000101110110010001110100011001110101110000111101101001110010110100111100110011110110110000001101000010111101101011110 efa682ec8e8ceb87b4e5a799ed81a17defa682ec8e8ceb87b4e5a799ed81a17b5e
UHC 廬쎌뇴姙큡}廬쎌뇴姙큡{^ 1110010111111110101111011110110010000111100110001110110011110101101101000110111001111101111001011111111010111101111011001000011110011000111011001111010110110100011011100111101101011110 e5febdec8798ecf5b46e7de5febdec8798ecf5b46e7b5e

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