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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???悠??淫??押 00111111001111110011111110010111010010010011111100111111100010001111101000111111001111111000100110011111 3f3f3f97493f3f88fa3f3f899f
EUC-JP ???悠??淫??押 00111111001111110011111111001101101010100011111100111111101100001111110000111111001111111011001010100001 3f3f3fcdaa3f3fb0fc3f3fb2a1
UTF-8 蓮곥룗悠껈뜮淫딅솿押 111011111010011010011001111010101011001110100101111010111010001110010111111001101000001010100000111010101011101110001000111010111001110010101110111001101011011110101011111010111001010010000101111011001000011010111111111001101000101010111100 efa699eab3a5eba397e682a0eabb88eb9caee6b7abeb9485ec86bfe68abc
UHC 蓮곥룗悠껈뜮淫딅솿押 1110011011100101100000011110001110001111100100111110101011101101100000111110100110001101101011101110101111100010100010101110101110011001101100111110010011100011 e6e581e38f93eaed83e98daeebe28aeb99b3e4e3

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