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 雅??????? 100010011110101100111111001111110011111100111111001111110011111100111111 89eb3f3f3f3f3f3f3f
EUC-JP 雅???邕??? 1011001011101101001111110011111100111111100011111110000111101101001111110011111100111111 b2ed3f3f3f8fe1ed3f3f3f
UTF-8 雅ⓑ띔덩邕잛뮂六 111010011001101110000101111000101001001110010001111010111001110110010100111010111000110110101001111010011000001010010101111011001001111010011011111010111010111010000010111011111010011110010001 e99b85e29391eb9d94eb8da9e98295ec9e9bebae82efa791
UHC 雅ⓑ띔덩邕잛뮂六 11100100101110101010100011001110101101101110101010110101101000101110100010111011100111111110110010010010100100011110101110111011 e4baa8ceb6eab5a2e8bb9fec9291ebbb

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