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 ???楢?}???楢?{^ 001111110011111100111111100100111110100000111111011111010011111100111111001111111001001111101000001111110111101101011110 3f3f3f93e83f7d3f3f3f93e83f7b5e
EUC-JP ???楢?}???楢?{^ 001111110011111100111111110001101110101000111111011111010011111100111111001111111100011011101010001111110111101101011110 3f3f3fc6ea3f7d3f3f3fc6ea3f7b5e
UTF-8 廬멸퇎楢퓆}廬멸퇎楢퓆{^ 111011111010011010000010111010111010100110111000111011011000011110001110111001101010010110100010111011011001001110000110011111011110111110100110100000101110101110101001101110001110110110000111100011101110011010100101101000101110110110010011100001100111101101011110 efa682eba9b8ed878ee6a5a2ed93867defa682eba9b8ed878ee6a5a2ed93867b5e
UHC 廬멸퇎楢퓆}廬멸퇎楢퓆{^ 1110010111111110101110001110101010110111100111111110101011111001101111110110111001111101111001011111111010111000111010101011011110011111111010101111100110111111011011100111101101011110 e5feb8eab79feaf9bf6e7de5feb8eab79feaf9bf6e7b5e

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