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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 艶g?艶f?^ 1000100110010000100000101000011100111111100010011001000010000010100001100011111101011110 899082873f899082863f5e
EUC-JP 艶g?艶f?^ 1011000111110000101000111110011100111111101100011111000010100011111001100011111101011110 b1f0a3e73fb1f0a3e63f5e
UTF-8 艶g퉫艶f짎^ 11101000100010011011011011101111101111011000011111101101100010011010101111101000100010011011011011101111101111011000011011101100101001111000111001011110 e889b6efbd87ed89abe889b6efbd86eca78e5e
UHC 艶g퉫艶f짎^ 11100110111111011010001111100111101110011000001111100110111111011010001111100110101000111001101001011110 e6fda3e7b983e6fda3e6a39a5e

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