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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 錚??奬?靜? 11101000010000100011111100111111100110101111101100111111111010001100111000111111 e8423f3f9afb3fe8ce3f
EUC-JP 錚??奬?靜? 11101111101000110011111100111111110101001111110100111111111100001101000000111111 efa33f3fd4fd3ff0d03f
UTF-8 錚ㅴ갖奬렟靜렱 111010011000110010011010111000111000010110110100111010101011000010010110111001011010010110101100111010111010000010011111111010011001110110011100111010111010000010110001 e98c9ae385b4eab096e5a5aceba09fe99d9ceba0b1
UHC 錚ㅴ갖奬렟靜렱 1110111010110110101001001110010010110000101011101110110111100001100011101011000011110000101000011000111010111110 eeb6a4e4b0aeede18eb0f0a18ebe

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