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 ???瑜?}???瑜?{^ 001111110011111100111111111000001110111100111111011111010011111100111111001111111110000011101111001111110111101101011110 3f3f3fe0ef3f7d3f3f3fe0ef3f7b5e
EUC-JP ???瑜?}???瑜?{^ 001111110011111100111111111000001111000100111111011111010011111100111111001111111110000011110001001111110111101101011110 3f3f3fe0f13f7d3f3f3fe0f13f7b5e
UTF-8 曆깅윞瑜켷}曆깅윞瑜켷{^ 111011111010011010001011111010101011100110000101111011001001110010011110111001111001000110011100111011001011110010110111011111011110111110100110100010111110101010111001100001011110110010011100100111101110011110010001100111001110110010111100101101110111101101011110 efa68beab985ec9c9ee7919cecbcb77defa68beab985ec9c9ee7919cecbcb77b5e
UHC 曆깅윞瑜켷}曆깅윞瑜켷{^ 1110011010110111101100011110101110011111101000011110101110100101101100010110111001111101111001101011011110110001111010111001111110100001111010111010010110110001011011100111101101011110 e6b7b1eb9fa1eba5b16e7de6b7b1eb9fa1eba5b16e7b5e

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