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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?忌???}?忌???{^ 001111111000101011110101001111110011111100111111011111010011111110001010111101010011111100111111001111110111101101011110 3f8af53f3f3f7d3f8af53f3f3f7b5e
EUC-JP ?忌???}?忌???{^ 001111111011010011110111001111110011111100111111011111010011111110110100111101110011111100111111001111110111101101011110 3fb4f73f3f3f7d3fb4f73f3f3f7b5e
UTF-8 룶忌룶欄㈒}룶忌룶欄㈒{^ 111010111010001110110110111001011011111110001100111010111010001110110110111011111010010010011101111000111000100010010010011111011110101110100011101101101110010110111111100011001110101110100011101101101110111110100100100111011110001110001000100100100111101101011110 eba3b6e5bf8ceba3b6efa49de388927deba3b6e5bf8ceba3b6efa49de388927b5e
UHC 룶忌룶欄㈒}룶忌룶欄㈒{^ 1000111110101011110100001111101110001111101010111101000111101101101010011100001101111101100011111010101111010000111110111000111110101011110100011110110110101001110000110111101101011110 8fabd0fb8fabd1eda9c37d8fabd0fb8fabd1eda9c37b5e

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