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 ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN 隲ア蜃ゥk}隲ア蜃ゥk{^ 1110100010101011101100011110010110000111101010010110101101111101111010001010101110110001111001011000011110101001011010110111101101011110 e8abb1e587a96b7de8abb1e587a96b7b5e
EUC-JP 隲ア蜃ゥk}隲ア蜃ゥk{^ 111100001010110110001110101100011110100111100111100011101010100101101011011111011111000010101101100011101011000111101001111001111000111010101001011010110111101101011110 f0ad8eb1e9e78ea96b7df0ad8eb1e9e78ea96b7b5e
UTF-8 隲ア蜃ゥk}隲ア蜃ゥk{^ 1110100110011010101100101110111110111101101100011110100010011100100000111110111110111101101010010110101101111101111010011001101010110010111011111011110110110001111010001001110010000011111011111011110110101001011010110111101101011110 e99ab2efbdb1e89c83efbda96b7de99ab2efbdb1e89c83efbda96b7b5e
UHC ??蜃?k}??蜃?k{^ 001111110011111111100011111100010011111101101011011111010011111100111111111000111111000100111111011010110111101101011110 3f3fe3f13f6b7d3f3fe3f13f6b7b5e

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