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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???刷???刷 00111111001111110011111110001101111111000011111100111111001111111000110111111100 3f3f3f8dfc3f3f3f8dfc
EUC-JP ???刷???刷 00111111001111110011111110111010111111100011111100111111001111111011101011111110 3f3f3fbafe3f3f3fbafe
UTF-8 뤙凉깔刷얻틢깔刷 111010111010010010011001111011111010010110111001111010101011100110010100111001011000100010110111111011001001011010111011111011011000101110100010111010101011100110010100111001011000100010110111 eba499efa5b9eab994e588b7ec96bbed8ba2eab994e588b7
UHC 뤙凉깔刷얻틢깔刷 10001111110010001110010110111100101100011111001011100001111011001011111011110010101110101000111010110001111100101110000111101100 8fc8e5bcb1f2e1ecbef2ba8eb1f2e1ec

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