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 跂懷ョ肴ソオ霆ク 111001101110001110011100111001011010111010001101111001101011111110110101111010001011101110111000 e6e39ce5ae8de6bfb5e8bbb8
EUC-JP 跂懷ョ肴ソオ霆ク 11101100111001011101100011100111100011101010111010111010111010001000111010111111100011101011010111110000101111011000111010111000 ece5d8e78eaebae88ebf8eb5f0bd8eb8
UTF-8 跂懷ョ肴ソオ霆ク 111010001011011110000010111001101000011110110111111011111011110110101110111010001000001010110100111011111011110110111111111011111011110110110101111010011001110010000110111011111011110110111000 e8b782e687b7efbdaee882b4efbdbfefbdb5e99c86efbdb8
UHC ?懷?肴??霆? 0011111111111100111000110011111111111101101000100011111100111111111011111111110100111111 3ffce33ffda23f3feffd3f

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