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 ???翁?}???翁?{^ 001111110011111100111111100010011010010100111111011111010011111100111111001111111000100110100101001111110111101101011110 3f3f3f89a53f7d3f3f3f89a53f7b5e
EUC-JP ???翁?}???翁?{^ 001111110011111100111111101100101010011100111111011111010011111100111111001111111011001010100111001111110111101101011110 3f3f3fb2a73f7d3f3f3fb2a73f7b5e
UTF-8 咽뉑럮翁꿳}咽뉑럮翁꿳{^ 111011111010011010011110111010111000100110010001111010111001111110101110111001111011111110000001111010101011111110110011011111011110111110100110100111101110101110001001100100011110101110011111101011101110011110111111100000011110101010111111101100110111101101011110 efa69eeb8991eb9faee7bf81eabfb37defa69eeb8991eb9faee7bf81eabfb37b5e
UHC 咽뉑럮翁꿳}咽뉑럮翁꿳{^ 1110011011101100100001111110011010001110100011111110100010111010100001010110111001111101111001101110110010000111111001101000111010001111111010001011101010000101011011100111101101011110 e6ec87e68e8fe8ba856e7de6ec87e68e8fe8ba856e7b5e

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