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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 姨??^}姨??^{^ 10011011010010000011111100111111010111100111110110011011010010000011111100111111010111100111101101011110 9b483f3f5e7d9b483f3f5e7b5e
EUC-JP 姨??^}姨??^{^ 11010101101010010011111100111111010111100111110111010101101010010011111100111111010111100111101101011110 d5a93f3f5e7dd5a93f3f5e7b5e
UTF-8 姨먯갸^}姨먯갸^{^ 1110010110100111101010001110101110101000101011111110101010110000101110000101111001111101111001011010011110101000111010111010100010101111111010101011000010111000010111100111101101011110 e5a7a8eba8afeab0b85e7de5a7a8eba8afeab0b85e7b5e
UHC 姨먯갸^}姨먯갸^{^ 1110110010101001100100001110110010110000101111000101111001111101111011001010100110010000111011001011000010111100010111100111101101011110 eca990ecb0bc5e7deca990ecb0bc5e7b5e

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