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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 善拏橘善拏橘^ 10010001010100001001110101011011100010110110101110010001010100001001110101011011100010110110101101011110 91509d5b8b6b91509d5b8b6b5e
EUC-JP 善拏橘善拏橘^ 11000001101100011101100110111100101101011100110011000001101100011101100110111100101101011100110001011110 c1b1d9bcb5ccc1b1d9bcb5cc5e
UTF-8 善拏橘善拏橘^ 11100101100101101000010011100110100010111000111111100110101010011001100011100101100101101000010011100110100010111000111111100110101010011001100001011110 e59684e68b8fe6a998e59684e68b8fe6a9985e
UHC 善拏橘善拏橘^ 11100000101111001101000111011001110100001011100111100000101111001101000111011001110100001011100101011110 e0bcd1d9d0b9e0bcd1d9d0b95e

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