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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雍??肉δ?? 11101000101101000011111100111111100100111111011110000011110000100011111100111111 e8b43f3f93f783c23f3f
EUC-JP 雍??肉δ?? 11110000101101100011111100111111110001101111100110100110110001000011111100111111 f0b63f3fc6f9a6c43f3f
UTF-8 雍우궠肉δ틠罹 1110100110011011100011011110110010011010101100001110101010110110101000001110100010000010100010011100111010110100111011011000101110100000111011111010011110100110 e99b8dec9ab0eab6a0e88289ceb4ed8ba0efa7a6
UHC 雍우궠肉δ틠罹 1110100010111100101111111110110010000010101100111110101110111111101001011110010010111010100011001110110010111010 e8bcbfec82b3ebbfa5e4ba8cecba

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