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 溜븍㎗濡쟮}溜븍㎗濡쟮{^ 111011111010011110001011111010111011100010001101111000111000111010010111111001101011111110100001111011001001111110101110011111011110111110100111100010111110101110111000100011011110001110001110100101111110011010111111101000011110110010011111101011100111101101011110 efa78bebb88de38e97e6bfa1ec9fae7defa78bebb88de38e97e6bfa1ec9fae7b5e
UHC 溜븍㎗濡쟮}溜븍㎗濡쟮{^ 1110101011111110101110101110101110100111101000111110101110100001101000000110111001111101111010101111111010111010111010111010011110100011111010111010000110100000011011100111101101011110 eafebaeba7a3eba1a06e7deafebaeba7a3eba1a06e7b5e

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