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 陋浩諺陋浩骨^ 11101000100110111000110101011111100011001011111111101000100110111000110101011111100011011001110001011110 e89b8d5f8cbfe89b8d5f8d9c5e
EUC-JP 陋浩諺陋浩骨^ 11101111111110111011100111000000101110001100000111101111111110111011100111000000101110011111110001011110 effbb9c0b8c1effbb9c0b9fc5e
UTF-8 陋浩諺陋浩骨^ 11101001100110011000101111100110101101011010100111101000101010111011101011101001100110011000101111100110101101011010100111101001101010101010100001011110 e9998be6b5a9e8abbae9998be6b5a9e9aaa85e
UHC 陋浩諺陋浩骨^ 11010111101100001111101111000111111001011110110011010111101100001111101111000111110011011110100101011110 d7b0fbc7e5ecd7b0fbc7cde95e

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