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 ???枇乘??^ 00111111001111110011111110010100111110001001100010101001001111110011111101011110 3f3f3f94f898a93f3f5e
EUC-JP ???枇乘??^ 00111111001111110011111111001000111110101101000010101011001111110011111101011110 3f3f3fc8fad0ab3f3f5e
UTF-8 뤵쳩퍗枇乘렮롘^ 11101011101001001011010111101100101100111010100111101101100011011001011111100110100111101000011111100100101110011001100011101011101000001010111011101011101000011001100001011110 eba4b5ecb3a9ed8d97e69e87e4b998eba0aeeba1985e
UHC 뤵쳩퍗枇乘렮롘^ 100011111110001110101011100011101011101110001110110111011110110111100011101010111000111010111011100011101101110001011110 8fe3ab8ebb8eddede3ab8ebb8edc5e

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