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 ?暴??????暴? 001111111001011001011100001111110011111100111111001111110011111100111111100101100101110000111111 3f965c3f3f3f3f3f3f965c3f
EUC-JP ?暴??????暴? 001111111100101110111101001111110011111100111111001111110011111100111111110010111011110100111111 3fcbbd3f3f3f3f3f3fcbbd3f
UTF-8 뤋暴첂샘어렟렯뤋暴쯓 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111011001001011010110100111010111010000010011111111010111010000010101111111010111010010010001011111001101001101010110100111011001010111110010011 eba48be69ab4ecb282ec8398ec96b4eba09feba0afeba48be69ab4ecaf93
UHC 뤋暴첂샘어렟렯뤋暴쯓 1000111110111011111110001110110010101010100011111011101111111001101111101110111010001110101100001000111010111100100011111011101111111000111011001010100101001111 8fbbf8ecaa8fbbf9beee8eb08ebc8fbbf8eca94f

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