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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 澵蒔澵蒔[澵蒔澵蒔[^ 11111011010011001000111010101010111110110100110010001110101010100101101111111011010011001000111010101010111110110100110010001110101010100101101101011110 fb4c8eaafb4c8eaa5bfb4c8eaafb4c8eaa5b5e
EUC-JP 澵蒔澵蒔[澵蒔澵蒔[^ 1000111111001000111110001011110010101100100011111100100011111000101111001010110001011011100011111100100011111000101111001010110010001111110010001111100010111100101011000101101101011110 8fc8f8bcac8fc8f8bcac5b8fc8f8bcac8fc8f8bcac5b5e
UTF-8 澵蒔澵蒔[澵蒔澵蒔[^ 111001101011111010110101111010001001001010010100111001101011111010110101111010001001001010010100010110111110011010111110101101011110100010010010100101001110011010111110101101011110100010010010100101000101101101011110 e6beb5e89294e6beb5e892945be6beb5e89294e6beb5e892945b5e
UHC ?蒔?蒔[?蒔?蒔[^ 001111111110001111001000001111111110001111001000010110110011111111100011110010000011111111100011110010000101101101011110 3fe3c83fe3c85b3fe3c83fe3c85b5e

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