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 筵種習筬居蹴^ 11100010101001011000111011101101100011110100101111100010101010111000101110001111100011110101001001011110 e2a58eed8f4be2ab8b8f8f525e
EUC-JP 筵種習筬居蹴^ 11100100101001111011110011101111101111011010110011100100101011011011010111101111101111011011001101011110 e4a7bcefbdace4adb5efbdb35e
UTF-8 筵種習筬居蹴^ 11100111101011011011010111100111101010001010111011100111101111111001001011100111101011011010110011100101101100011000010111101000101110011011010001011110 e7adb5e7a8aee7bf92e7adace5b185e8b9b45e
UHC 筵種習筬居蹴^ 11100110110111011111000011111010111000111010011111100000111111101100101111011100111101011110110101011110 e6ddf0fae3a7e0fecbdcf5ed5e

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