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 ??糟峙??糟峙^ 00111111001111111001000110001100100110111011001100111111001111111001000110001100100110111011001101011110 3f3f918c9bb33f3f918c9bb35e
EUC-JP ??糟峙??糟峙^ 00111111001111111100000111101100110101101011010100111111001111111100000111101100110101101011010101011110 3f3fc1ecd6b53f3fc1ecd6b55e
UTF-8 뤴핑糟峙뤴핑糟峙^ 11101011101001001011010011101101100101011001000111100111101100111001111111100101101100111001100111101011101001001011010011101101100101011001000111100111101100111001111111100101101100111001100101011110 eba4b4ed9591e7b39fe5b399eba4b4ed9591e7b39fe5b3995e
UHC 뤴핑糟峙뤴핑糟峙^ 1000111111100010110001111100111011110000110110011111011010111001100011111110001011000111110011101111000011011001111101101011100101011110 8fe2c7cef0d9f6b98fe2c7cef0d9f6b95e

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