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 際??梨際??悧^ 10001101110110110011111100111111100101111001110010001101110110110011111100111111100111001010010001011110 8ddb3f3f979c8ddb3f3f9ca45e
EUC-JP 際??梨際??悧^ 10111010110111010011111100111111110011011111110010111010110111010011111100111111110110001010011001011110 badd3f3fcdfcbadd3f3fd8a65e
UTF-8 際렚暈梨際렚暈悧^ 11101001100110101001101111101011101000001001101011101111101001111000010111100110101000101010100011101001100110101001101111101011101000001001101011101111101001111000010111100110100000101010011101011110 e99a9beba09aefa785e6a2a8e99a9beba09aefa785e682a75e
UHC 際렚暈梨際렚暈悧^ 1111000010110111100011101010110111101001111101111101011111011110111100001011011110001110101011011110100111110111110101111101110001011110 f0b78eade9f7d7def0b78eade9f7d7dc5e

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