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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 筌??i筌??iB 1110001010100011001111110011111101101001111000101010001100111111001111110110100101000010 e2a33f3f69e2a33f3f6942
EUC-JP 筌??i筌??iB 1110010010100101001111110011111101101001111001001010010100111111001111110110100101000010 e4a53f3f69e4a53f3f6942
UTF-8 筌대젿i筌대젿iB 111001111010110110001100111010111000110010000000111011001010000010111111011010011110011110101101100011001110101110001100100000001110110010100000101111110110100101000010 e7ad8ceb8c80eca0bf69e7ad8ceb8c80eca0bf6942
UHC 筌대젿i筌대젿iB 111011111010011110110100111010111010000010110001011010011110111110100111101101001110101110100000101100010110100101000010 efa7b4eba0b169efa7b4eba0b16942

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