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 陋幄弊}陋幄弊{^ 111010001001101110011011111010001001010110111110011111011110100010011011100110111110100010010101101111100111101101011110 e89b9be895be7de89b9be895be7b5e
EUC-JP 陋幄弊}陋幄弊{^ 111011111111101111010110111010101100101011000000011111011110111111111011110101101110101011001010110000000111101101011110 effbd6eacac07deffbd6eacac07b5e
UTF-8 陋幄弊}陋幄弊{^ 111010011001100110001011111001011011100110000100111001011011110010001010011111011110100110011001100010111110010110111001100001001110010110111100100010100111101101011110 e9998be5b984e5bc8a7de9998be5b984e5bc8a7b5e
UHC 陋幄弊}陋幄弊{^ 110101111011000011100100110000011111100011001001011111011101011110110000111001001100000111111000110010010111101101011110 d7b0e4c1f8c97dd7b0e4c1f8c97b5e

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