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 霄。鮓ク}霄。鮓ク{^ 111010001011101010100001111010011011011010111000011111011110100010111010101000011110100110110110101110000111101101011110 e8baa1e9b6b87de8baa1e9b6b87b5e
EUC-JP 霄。鮓ク}霄。鮓ク{^ 11110000101111001000111010100001111100101011100010001110101110000111110111110000101111001000111010100001111100101011100010001110101110000111101101011110 f0bc8ea1f2b88eb87df0bc8ea1f2b88eb87b5e
UTF-8 霄。鮓ク}霄。鮓ク{^ 111010011001110010000100111011111011110110100001111010011010111010010011111011111011110110111000011111011110100110011100100001001110111110111101101000011110100110101110100100111110111110111101101110000111101101011110 e99c84efbda1e9ae93efbdb87de99c84efbda1e9ae93efbdb87b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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