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 ?港???港?途^ 001111111000110101100000001111110011111100111111100011010110000000111111100100110111001001011110 3f8d603f3f3f8d603f93725e
EUC-JP ?港琨??港琨途^ 00111111101110011100000110001111110011001010110000111111001111111011100111000001100011111100110010101100110001011101001101011110 3fb9c18fccac3f3fb9c18fccacc5d35e
UTF-8 룿港琨쭹룿港琨途^ 11101011101000111011111111100110101110001010111111100111100100001010100011101100101011011011100111101011101000111011111111100110101110001010111111100111100100001010100011101001100000001001010001011110 eba3bfe6b8afe790a8ecadb9eba3bfe6b8afe790a8e980945e
UHC 룿港琨쭹룿港琨途^ 1000111110110000111110011111101111001101111001001100001011100111100011111011000011111001111110111100110111100100110101001011001001011110 8fb0f9fbcde4c2e78fb0f9fbcde4d4b25e

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