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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陋幄帖}陋幄帖{^ 111010001001101110011011111010001001001010011111011111011110100010011011100110111110100010010010100111110111101101011110 e89b9be8929f7de89b9be8929f7b5e
EUC-JP 陋幄帖}陋幄帖{^ 111011111111101111010110111010101100010010100001011111011110111111111011110101101110101011000100101000010111101101011110 effbd6eac4a17deffbd6eac4a17b5e
UTF-8 陋幄帖}陋幄帖{^ 111010011001100110001011111001011011100110000100111001011011100010010110011111011110100110011001100010111110010110111001100001001110010110111000100101100111101101011110 e9998be5b984e5b8967de9998be5b984e5b8967b5e
UHC 陋幄帖}陋幄帖{^ 110101111011000011100100110000011111010011011110011111011101011110110000111001001100000111110100110111100111101101011110 d7b0e4c1f4de7dd7b0e4c1f4de7b5e

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