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 甕??饒??仰? 1110000101010000001111110011111111101001011000000011111100111111100010111100001000111111 e1503f3fe9603f3f8bc23f
EUC-JP 甕??饒??仰? 1110000110110001001111110011111111110001110000010011111100111111101101101100010000111111 e1b13f3ff1c13f3fb6c43f
UTF-8 甕욑슭饒ⓧ퉿仰뷓 111001111001010010010101111011001001101010010001111011001000101010101101111010011010010110010010111000101001001110100111111011011000100110111111111001001011101110110000111010111011011110010011 e79495ec9a91ec8aade9a592e293a7ed89bfe4bbb0ebb793
UHC 甕욑슭饒ⓧ퉿仰뷓 11101000101110001001111011101111101111011011111011101001101011101010100011100100101110011001011111100100111001101001010101000010 e8b89eefbdbee9aea8e4b997e4e69542

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