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{^ 11100110101110101000111111101000101110111001101101101111011011100111110111100110101110101000111111101000101110111001101101101111011011100111101101011110 e6ba8fe8bb9b6f6e7de6ba8fe8bb9b6f6e7b5e
EUC-JP 貅剰サ孃n}貅剰サ孃n{^ 111011001011110010111110111010101000111010111011110101011101000001101110011111011110110010111100101111101110101010001110101110111101010111010000011011100111101101011110 ecbcbeea8ebbd5d06e7decbcbeea8ebbd5d06e7b5e
UTF-8 貅剰サ孃n}貅剰サ孃n{^ 1110100010110010100001011110010110001001101100001110111110111101101110111110010110101101100000110110111001111101111010001011001010000101111001011000100110110000111011111011110110111011111001011010110110000011011011100111101101011110 e8b285e589b0efbdbbe5ad836e7de8b285e589b0efbdbbe5ad836e7b5e
UHC ???孃n}???孃n{^ 001111110011111100111111111001011011111001101110011111010011111100111111001111111110010110111110011011100111101101011110 3f3f3fe5be6e7d3f3f3fe5be6e7b5e

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