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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貔オ螟ア貂シ霆ク 111001101011111010110101111001011010010010110001111001101011100010111100111010001011101110111000 e6beb5e5a4b1e6b8bce8bbb8
EUC-JP 貔オ螟ア貂シ霆ク 11101100110000001000111010110101111010101010011010001110101100011110110010111010100011101011110011110000101111011000111010111000 ecc08eb5eaa68eb1ecba8ebcf0bd8eb8
UTF-8 貔オ螟ア貂シ霆ク 111010001011001010010100111011111011110110110101111010001001111010011111111011111011110110110001111010001011001010000010111011111011110110111100111010011001110010000110111011111011110110111000 e8b294efbdb5e89e9fefbdb1e8b282efbdbce99c86efbdb8
UHC ??螟?貂?霆? 0011111100111111110110011010110100111111111101011011000000111111111011111111110100111111 3f3fd9ad3ff5b03feffd3f

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