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 翁???撓?? 100010011010010100111111001111110011111110011101100110100011111100111111 89a53f3f3f9d9a3f3f
EUC-JP 翁??琯撓?? 1011001010100111001111110011111110001111110011001011001111011001111110100011111100111111 b2a73f3f8fccb3d9fa3f3f
UTF-8 翁곥끂琯撓뉖겱 111001111011111110000001111010101011001110100101111010111000000110000010111001111001000010101111111001101001001010010011111010111000100110010110111010101011001010110001 e7bf81eab3a5eb8182e790afe69293eb8996eab2b1
UHC 翁곥끂琯撓뉖겱 1110100010111010100000011110001110000101101110001100111010110101111010001111010110000111111010111000000110111101 e8ba81e385b8ceb5e8f587eb81bd

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