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 ムチォ鷦ムチォ鷦^ 110100011100000111111001101100101010101111101010010110111101000111000001111110011011001010101011111010100101101101011110 d1c1f9b2abea5bd1c1f9b2abea5b5e
EUC-JP ムチ?ォ鷦ムチ?ォ鷦^ 10001110110100011000111011000001001111111000111010101011111100111011110010001110110100011000111011000001001111111000111010101011111100111011110001011110 8ed18ec13f8eabf3bc8ed18ec13f8eabf3bc5e
UTF-8 ムチォ鷦ムチォ鷦^ 11101111101111101001000111101111101111101000000111101110100111001000110111101111101111011010101111101001101101111010011011101111101111101001000111101111101111101000000111101110100111001000110111101111101111011010101111101001101101111010011001011110 efbe91efbe81ee9c8defbdabe9b7a6efbe91efbe81ee9c8defbdabe9b7a65e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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