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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陬泌シ挿陬泌シ捜^ 111010001010001110010100111001011011110010010001011111011110100010100011100101001110010110111100100100010111101101011110 e8a394e5bc917de8a394e5bc917b5e
EUC-JP 陬泌シ挿陬泌シ捜^ 1111000010100101110010001110011110001110101111001100000111011110111100001010010111001000111001111000111010111100110000011101110001011110 f0a5c8e78ebcc1def0a5c8e78ebcc1dc5e
UTF-8 陬泌シ挿陬泌シ捜^ 11101001100110011010110011100110101100111000110011101111101111011011110011100110100011001011111111101001100110011010110011100110101100111000110011101111101111011011110011100110100011011001110001011110 e999ace6b38cefbdbce68cbfe999ace6b38cefbdbce68d9c5e
UHC ?泌???泌??^ 0011111111111001101100100011111100111111001111111111100110110010001111110011111101011110 3ff9b23f3f3ff9b23f3f5e

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