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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 襍ヲ譚楢オヲ蜍コ^ 11101000101101011010011011100110100111011001001111101000101101011010011011100101100010111011101001011110 e8b5a6e69d93e8b5a6e58bba5e
EUC-JP 襍ヲ譚楢オヲ蜍コ^ 1111000010110111100011101010011011101011111111011100011011101010100011101011010110001110101001101110100111101011100011101011101001011110 f0b78ea6ebfdc6ea8eb58ea6e9eb8eba5e
UTF-8 襍ヲ譚楢オヲ蜍コ^ 11101000101001011000110111101111101111011010011011101000101011011001101011100110101001011010001011101111101111011011010111101111101111011010011011101000100111001000110111101111101111011011101001011110 e8a58defbda6e8ad9ae6a5a2efbdb5efbda6e89c8defbdba5e
UHC ??譚楢????^ 0011111100111111110100111100100111101010111110010011111100111111001111110011111101011110 3f3fd3c9eaf93f3f3f3f5e

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