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 ???蔔???腹^ 0011111100111111001111111110010011110111001111110011111100111111100101011010000001011110 3f3f3fe4f73f3f3f95a05e
EUC-JP ?湞?蔔?湞?腹^ 001111111000111111000111111111100011111111101000111110010011111110001111110001111111111000111111110010101010001001011110 3f8fc7fe3fe8f93f8fc7fe3fcaa25e
UTF-8 뤛湞흑蔔뤛湞흑腹^ 11101011101001001001101111100110101110011001111011101101100111011001000111101000100101001001010011101011101001001001101111100110101110011001111011101101100111011001000111101000100001011011100101011110 eba49be6b99eed9d91e89494eba49be6b99eed9d91e885b95e
UHC 뤛湞흑蔔뤛湞흑腹^ 1000111111001010111011111110011011001000111001101101110011011011100011111100101011101111111001101100100011100110110111001101100101011110 8fcaefe6c8e6dcdb8fcaefe6c8e6dcd95e

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