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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 撓??傲??鴉 10011101100110100011111100111111100110001111110000111111001111111110100111101011 9d9a3f3f98fc3f3fe9eb
EUC-JP 撓??傲??鴉 11011001111110100011111100111111110100001111111000111111001111111111001011101101 d9fa3f3fd0fe3f3ff2ed
UTF-8 撓뷂쉔傲좄짒鴉 111001101001001010010011111010111011011110000010111011001000100110010100111001011000001010110010111011001010001010000100111011001010011110010010111010011011010010001001 e69293ebb782ec8994e582b2eca284eca792e9b489
UHC 撓뷂쉔傲좄짒鴉 1110100011110101100101001110111110111101101010001110011111101100101000001110100010100011100111001110010010111100 e8f594efbda8e7eca0e8a39ce4bc

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