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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 仙茗仙誓}仙茗仙誓{^ 10010000111001011110010010101010100100001110010110010000101111100111110110010000111001011110010010101010100100001110010110010000101111100111101101011110 90e5e4aa90e590be7d90e5e4aa90e590be7b5e
EUC-JP 仙茗仙誓}仙茗仙誓{^ 11000000111001111110100010101100110000001110011111000000110000000111110111000000111001111110100010101100110000001110011111000000110000000111101101011110 c0e7e8acc0e7c0c07dc0e7e8acc0e7c0c07b5e
UTF-8 仙茗仙誓}仙茗仙誓{^ 111001001011101110011001111010001000110010010111111001001011101110011001111010001010101010010011011111011110010010111011100110011110100010001100100101111110010010111011100110011110100010101010100100110111101101011110 e4bb99e88c97e4bb99e8aa937de4bb99e88c97e4bb99e8aa937b5e
UHC 仙茗仙誓}仙茗仙誓{^ 11100000101110011101100110101011111000001011100111100000101001010111110111100000101110011101100110101011111000001011100111100000101001010111101101011110 e0b9d9abe0b9e0a57de0b9d9abe0b9e0a57b5e

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