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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 陋幄桃[}陋幄桃[{^ 1110100010011011100110111110100010010011100011010101101101111101111010001001101110011011111010001001001110001101010110110111101101011110 e89b9be8938d5b7de89b9be8938d5b7b5e
EUC-JP 陋幄桃[}陋幄桃[{^ 1110111111111011110101101110101011000101111011010101101101111101111011111111101111010110111010101100010111101101010110110111101101011110 effbd6eac5ed5b7deffbd6eac5ed5b7b5e
UTF-8 陋幄桃[}陋幄桃[{^ 1110100110011001100010111110010110111001100001001110011010100001100000110101101101111101111010011001100110001011111001011011100110000100111001101010000110000011010110110111101101011110 e9998be5b984e6a1835b7de9998be5b984e6a1835b7b5e
UHC 陋幄桃[}陋幄桃[{^ 1101011110110000111001001100000111010011111111100101101101111101110101111011000011100100110000011101001111111110010110110111101101011110 d7b0e4c1d3fe5b7dd7b0e4c1d3fe5b7b5e

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