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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テォツ鳴喙テォツ鳴喙^ 110000111010101111000010100101101100001010011010010110111100001110101011110000101001011011000010100110100101101101011110 c3abc296c29a5bc3abc296c29a5b5e
EUC-JP テォツ鳴喙テォツ鳴喙^ 100011101100001110001110101010111000111011000010110011001100010011010011101111001000111011000011100011101010101110001110110000101100110011000100110100111011110001011110 8ec38eab8ec2ccc4d3bc8ec38eab8ec2ccc4d3bc5e
UTF-8 テォツ鳴喙テォツ鳴喙^ 11101111101111101000001111101111101111011010101111101111101111101000001011101001101100111011010011100101100101101001100111101111101111101000001111101111101111011010101111101111101111101000001011101001101100111011010011100101100101101001100101011110 efbe83efbdabefbe82e9b3b4e59699efbe83efbdabefbe82e9b3b4e596995e
UHC ???鳴喙???鳴喙^ 001111110011111100111111110110011011000011111101110000100011111100111111001111111101100110110000111111011100001001011110 3f3f3fd9b0fdc23f3f3fd9b0fdc25e

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