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 稟?奚?}稟?奚?{^ 111000100110011100111111100110101111011000111111011111011110001001100111001111111001101011110110001111110111101101011110 e2673f9af63f7de2673f9af63f7b5e
EUC-JP 稟?奚?}稟?奚?{^ 111000111100100000111111110101001111100000111111011111011110001111001000001111111101010011111000001111110111101101011110 e3c83fd4f83f7de3c83fd4f83f7b5e
UTF-8 稟렣奚렋}稟렣奚렋{^ 111001111010100010011111111010111010000010100011111001011010010110011010111010111010000010001011011111011110011110101000100111111110101110100000101000111110010110100101100110101110101110100000100010110111101101011110 e7a89feba0a3e5a59aeba08b7de7a89feba0a3e5a59aeba08b7b5e
UHC 稟렣奚렋}稟렣奚렋{^ 11111001101000101000111010110100111110101010100010001110101000100111110111111001101000101000111010110100111110101010100010001110101000100111101101011110 f9a28eb4faa88ea27df9a28eb4faa88ea27b5e

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