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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 貂「雉ス鬪ー隶呻セ 1110011010111000101000101110100010110011101111011110100110101010101100001110100010101110100110011110111110111110 e6b8a2e8b3bde9aab0e8ae99efbe
EUC-JP 貂「雉ス鬪ー隶呻セ 111011001011101010001110101000101111000010110101100011101011110111110010101011001000111010110000111100001011000011010010111100011000111010111110 ecba8ea2f0b58ebdf2ac8eb0f0b0d2f18ebe
UTF-8 貂「雉ス鬪ー隶呻セ 111010001011001010000010111011111011110110100010111010011001101110001001111011111011110110111101111010011010110010101010111011111011110110110000111010011001101010110110111001011001000110111011111011111011110110111110 e8b282efbda2e99b89efbdbde9acaaefbdb0e99ab6e591bbefbdbe
UHC 貂?雉?鬪??呻? 11110101101100000011111111110110110010110011111111110111111000110011111100111111111000111110001000111111 f5b03ff6cb3ff7e33f3fe3e23f

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