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 韆コ雋ウ鮨剰ア 1110100011100110101110101110100010110010101100111110100110111101100011111110100010110001 e8e6bae8b2b3e9bd8fe8b1
EUC-JP 韆コ雋ウ鮨剰ア 1111000011101000100011101011101011110000101101001000111010110011111100101011111110111110111010101000111010110001 f0e88ebaf0b48eb3f2bfbeea8eb1
UTF-8 韆コ雋ウ鮨剰ア 111010011001111110000110111011111011110110111010111010011001101110001011111011111011110110110011111010011010111010101000111001011000100110110000111011111011110110110001 e99f86efbdbae99b8befbdb3e9aea8e589b0efbdb1
UHC 韆?雋???? 111101001100011100111111111100011110011000111111001111110011111100111111 f4c73ff1e63f3f3f3f

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