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 ???濡?}???濡?{^ 001111110011111100111111100101000100011100111111011111010011111100111111001111111001010001000111001111110111101101011110 3f3f3f94473f7d3f3f3f94473f7b5e
EUC-JP ???濡?}???濡?{^ 001111110011111100111111110001111010100000111111011111010011111100111111001111111100011110101000001111110111101101011110 3f3f3fc7a83f7d3f3f3fc7a83f7b5e
UTF-8 溜녔툣濡긪}溜녔툣濡긪{^ 111011111010011110001011111010111000010110010100111011011000100010100011111001101011111110100001111010101011100010101010011111011110111110100111100010111110101110000101100101001110110110001000101000111110011010111111101000011110101010111000101010100111101101011110 efa78beb8594ed88a3e6bfa1eab8aa7defa78beb8594ed88a3e6bfa1eab8aa7b5e
UHC 溜녔툣濡긪}溜녔툣濡긪{^ 1110101011111110101100111110011010111000100110101110101110100001100000110110111001111101111010101111111010110011111001101011100010011010111010111010000110000011011011100111101101011110 eafeb3e6b89aeba1836e7deafeb3e6b89aeba1836e7b5e

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