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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蠇齢ぐ}蠇齢ぐ{^ 111110111010000110010111111011101000001010101110011111011111101110100001100101111110111010000010101011100111101101011110 fba197ee82ae7dfba197ee82ae7b5e
EUC-JP ?齢ぐ}?齢ぐ{^ 00111111110011101111000010100100101100000111110100111111110011101111000010100100101100000111101101011110 3fcef0a4b07d3fcef0a4b07b5e
UTF-8 蠇齢ぐ}蠇齢ぐ{^ 111010001010000010000111111010011011110110100010111000111000000110010000011111011110100010100000100001111110100110111101101000101110001110000001100100000111101101011110 e8a087e9bda2e381907de8a087e9bda2e381907b5e
UHC ??ぐ}??ぐ{^ 0011111100111111101010101011000001111101001111110011111110101010101100000111101101011110 3f3faab07d3f3faab07b5e

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