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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 跌?箸?跌?箸? 111001101110100100111111100101001010001000111111111001101110100100111111100101001010001000111111 e6e93f94a23fe6e93f94a23f
EUC-JP 跌?箸?跌?箸? 111011001110101100111111110010001010010000111111111011001110101100111111110010001010010000111111 eceb3fc8a43feceb3fc8a43f
UTF-8 跌렱箸렑跌렱箸렑 111010001011011110001100111010111010000010110001111001111010111010111000111010111010000010010001111010001011011110001100111010111010000010110001111001111010111010111000111010111010000010010001 e8b78ceba0b1e7aeb8eba091e8b78ceba0b1e7aeb8eba091
UHC 跌렱箸렑跌렱箸렑 11110010111101101000111010111110111011101100011010001110101001101111001011110110100011101011111011101110110001101000111010100110 f2f68ebeeec68ea6f2f68ebeeec68ea6

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