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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌??鵝?????^ 111000101010001100111111001111111110101001000000001111110011111100111111001111110011111101011110 e2a33f3fea403f3f3f3f3f5e
EUC-JP 筌??鵝?????^ 111001001010010100111111001111111111001110100001001111110011111100111111001111110011111101011110 e4a53f3ff3a13f3f3f3f3f5e
UTF-8 筌붾뇪鵝쒙쭟劉먧퐳^ 11100111101011011000110011101011101101101011111011101011100001111010101011101001101101011001110111101100100100101001100111101100101011011001111111101111101001111000011111101011101010001010011111101101100100001011001101011110 e7ad8cebb6beeb87aae9b59dec9299ecad9fefa787eba8a7ed90b35e
UHC 筌붾뇪鵝쒙쭟劉먧퐳^ 11101111101001111001010011101011100001111001000011100100101111011001110011101111101001111001010011101010111001011001000011100100101111011001110001011110 efa794eb8790e4bd9cefa794eae590e4bd9c5e

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