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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蔔守カク}蔔守カク{^ 111001001111011110001110111001111011011010111000011111011110010011110111100011101110011110110110101110000111101101011110 e4f78ee7b6b87de4f78ee7b6b87b5e
EUC-JP 蔔守カク}蔔守カク{^ 11101000111110011011110011101001100011101011011010001110101110000111110111101000111110011011110011101001100011101011011010001110101110000111101101011110 e8f9bce98eb68eb87de8f9bce98eb68eb87b5e
UTF-8 蔔守カク}蔔守カク{^ 111010001001010010010100111001011010111010001000111011111011110110110110111011111011110110111000011111011110100010010100100101001110010110101110100010001110111110111101101101101110111110111101101110000111101101011110 e89494e5ae88efbdb6efbdb87de89494e5ae88efbdb6efbdb87b5e
UHC 蔔守??}蔔守??{^ 110111001101101111100001111110100011111100111111011111011101110011011011111000011111101000111111001111110111101101011110 dcdbe1fa3f3f7ddcdbe1fa3f3f7b5e

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