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 ?}?忍?}?寅^ 00111111100000010111000000111111100101000100010100111111100000010111000000111111100100111101000001011110 3f81703f94453f81703f93d05e
EUC-JP ?}?忍?}?寅^ 00111111101000011101000100111111110001111010011000111111101000011101000100111111110001101101001001011110 3fa1d13fc7a63fa1d13fc6d25e
UTF-8 룶}룫忍룶}룫寅^ 11101011101000111011011011101111101111011001110111101011101000111010101111100101101111111000110111101011101000111011011011101111101111011001110111101011101000111010101111100101101011111000010101011110 eba3b6efbd9deba3abe5bf8deba3b6efbd9deba3abe5af855e
UHC 룶}룫忍룶}룫寅^ 1000111110101011101000111111110110001111101000101110110011011011100011111010101110100011111111011000111110100010111011001101100101011110 8faba3fd8fa2ecdb8faba3fd8fa2ecd95e

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