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 雉磯嚶}雉磯嚶{^ 111010001011001110001000111010011001101010001101011111011110100010110011100010001110100110011010100011010111101101011110 e8b388e99a8d7de8b388e99a8d7b5e
EUC-JP 雉磯嚶}雉磯嚶{^ 111100001011010110110000111010111101001111101101011111011111000010110101101100001110101111010011111011010111101101011110 f0b5b0ebd3ed7df0b5b0ebd3ed7b5e
UTF-8 雉磯嚶}雉磯嚶{^ 111010011001101110001001111001111010001110101111111001011001101010110110011111011110100110011011100010011110011110100011101011111110010110011010101101100111101101011110 e99b89e7a3afe59ab67de99b89e7a3afe59ab67b5e
UHC 雉磯?}雉磯?{^ 11110110110010111101000110110100001111110111110111110110110010111101000110110100001111110111101101011110 f6cbd1b43f7df6cbd1b43f7b5e

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