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 翁??祠???富 1000100110100101001111110011111111100010010010110011111100111111001111111001010101111000 89a53f3fe24b3f3f3f9578
EUC-JP 翁?焌祠??焌富 101100101010011100111111100011111100100111101000111000111010110000111111001111111000111111001001111010001100100111011001 b2a73f8fc9e8e3ac3f3f8fc9e8c9d9
UTF-8 翁렫焌祠렪렫焌富 111001111011111110000001111010111010000010101011111001111000010010001100111001111010010110100000111010111010000010101010111010111010000010101011111001111000010010001100111001011010111110001100 e7bf81eba0abe7848ce7a5a0eba0aaeba0abe7848ce5af8c
UHC 翁렫焌祠렪렫焌富 11101000101110101000111010111001111100011110000011011110111001101000111010111000100011101011100111110001111000001101110110100011 e8ba8eb9f1e0dee68eb88eb9f1e0dda3

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