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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?舵?枇???^ 00111111100100011100011100111111100101001111100000111111001111110011111101011110 3f91c73f94f83f3f3f5e
EUC-JP ?舵?枇???^ 00111111110000101100100100111111110010001111101000111111001111110011111101011110 3fc2c93fc8fa3f3f3f5e
UTF-8 뤈舵콒枇몹렠롘^ 11101011101001001000100011101000100010001011010111101100101111011001001011100110100111101000011111101011101010101011100111101011101000001010000011101011101000011001100001011110 eba488e888b5ecbd92e69e87ebaab9eba0a0eba1985e
UHC 뤈舵콒枇몹렠롘^ 100011111011100011110110111011001011000110001110110111011110110110111000111101111000111010110001100011101101110001011110 8fb8f6ecb18eddedb8f78eb18edc5e

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