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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP 倻???n}倻???n{^ 1000111110110001111101100011111100111111001111110110111001111101100011111011000111110110001111110011111100111111011011100111101101011110 8fb1f63f3f3f6e7d8fb1f63f3f3f6e7b5e
UTF-8 倻뽏명돺n}倻뽏명돺n{^ 1110010110000000101110111110101110111101100011111110101110101010100001011110101110001111101110100110111001111101111001011000000010111011111010111011110110001111111010111010101010000101111010111000111110111010011011100111101101011110 e580bbebbd8febaa85eb8fba6e7de580bbebbd8febaa85eb8fba6e7b5e
UHC 倻뽏명돺n}倻뽏명돺n{^ 111001011010011010010110110011101011100011101101100010011011110101101110011111011110010110100110100101101100111010111000111011011000100110111101011011100111101101011110 e5a696ceb8ed89bd6e7de5a696ceb8ed89bd6e7b5e

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