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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?德?枇拭??^ 0011111111111010101110100011111110010100111110001001000001000000001111110011111101011110 3ffaba3f94f890403f3f5e
EUC-JP ???枇拭??^ 00111111001111110011111111001000111110101011111110100001001111110011111101011110 3f3f3fc8fabfa13f3f5e
UTF-8 뤵德탮枇拭렦롘^ 11101011101001001011010111100101101111101011011111101101100000111010111011100110100111101000011111100110100010111010110111101011101000001010011011101011101000011001100001011110 eba4b5e5beb7ed83aee69e87e68badeba0a6eba1985e
UHC 뤵德탮枇拭렦롘^ 100011111110001111010011111011001011010110001110110111011110110111100011110101001000111010110101100011101101110001011110 8fe3d3ecb58eddede3d48eb58edc5e

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