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 襌匁ア図襌匁ア須^ 111001011111100110010110111001101011000110010000011111011110010111111001100101101110011010110001100100000111101101011110 e5f996e6b1907de5f996e6b1907b5e
EUC-JP 襌匁ア図襌匁ア須^ 1110101011111011110011001110100010001110101100011011111111011110111010101111101111001100111010001000111010110001101111111101110001011110 eafbcce88eb1bfdeeafbcce88eb1bfdc5e
UTF-8 襌匁ア図襌匁ア須^ 11101000101001011000110011100101100011001000000111101111101111011011000111100101100110111011001111101000101001011000110011100101100011001000000111101111101111011011000111101001101000001000100001011110 e8a58ce58c81efbdb1e59bb3e8a58ce58c81efbdb1e9a0885e
UHC ???????須^ 00111111001111110011111100111111001111110011111100111111111000101100111001011110 3f3f3f3f3f3f3fe2ce5e

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