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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 茹b?茹b?B 1110010010100101100000101000001000111111111001001010010110000010100000100011111101000010 e4a582823fe4a582823f42
EUC-JP 茹b?茹b?B 1110100010100111101000111110001000111111111010001010011110100011111000100011111101000010 e8a7a3e23fe8a7a3e23f42
UTF-8 茹b꽞茹b꽞B 11101000100011001011100111101111101111011000001011101010101111011001111011101000100011001011100111101111101111011000001011101010101111011001111001000010 e88cb9efbd82eabd9ee88cb9efbd82eabd9e42
UHC 茹b꽞茹b꽞B 11100110101010101010001111100010100001001010101111100110101010101010001111100010100001001010101101000010 e6aaa3e284abe6aaa3e284ab42

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