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 ?割幀縉?割幀瞋^ 001111111000101010000100100110111110101011100011011101010011111110001010100001001001101111101010111000011101000101011110 3f8a849beae3753f8a849beae1d15e
EUC-JP ?割幀縉?割幀瞋^ 001111111011001111100100110101101110110011100101110101100011111110110011111001001101011011101100111000101101001101011110 3fb3e4d6ece5d63fb3e4d6ece2d35e
UTF-8 뤋割幀縉뤋割幀瞋^ 11101011101001001000101111100101100010011011001011100101101110011000000011100111101110001000100111101011101001001000101111100101100010011011001011100101101110011000000011100111100111101000101101011110 eba48be589b2e5b980e7b889eba48be589b2e5b980e79e8b5e
UHC 뤋割幀縉뤋割幀瞋^ 1000111110111011111110011101110011101111110100111111001011011011100011111011101111111001110111001110111111010011111100101101100101011110 8fbbf9dcefd3f2db8fbbf9dcefd3f2d95e

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